InputContextManager usage details

Summary

org.eclipse.pde.internal.ui.editor.context.InputContextManager has 79 total references to 7 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] InputContextManager
EXTENDS
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.DSInputContextManager -1 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSInputContextManager -1 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContextManager -1 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContextManager -1 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContextManager -1 PRIVATE
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.getDSContext() 462 PRIVATE
org.eclipse.pde.internal.ds.ui.editor.sections.DSProvideSection.getDSContext() 317 PRIVATE
org.eclipse.pde.internal.ds.ui.editor.sections.DSReferenceSection.getDSContext() 401 PRIVATE
PARAMETER
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.DSEditor.createSystemFileContexts(InputContextManager, FileStoreEditorInput) -1 PRIVATE
org.eclipse.pde.internal.ds.ui.editor.DSEditor.createStorageContexts(InputContextManager, IStorageEditorInput) -1 PRIVATE
org.eclipse.pde.internal.ds.ui.editor.DSEditor.createResourceContexts(InputContextManager, IFileEditorInput) -1 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSEditor.createStorageContexts(InputContextManager, IStorageEditorInput) -1 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSEditor.createSystemFileContexts(InputContextManager, FileStoreEditorInput) -1 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSEditor.createResourceContexts(InputContextManager, IFileEditorInput) -1 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSEditor.createSystemFileContexts(InputContextManager, FileStoreEditorInput) -1 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSEditor.createResourceContexts(InputContextManager, IFileEditorInput) -1 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSEditor.createStorageContexts(InputContextManager, IStorageEditorInput) -1 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.createInputContexts(InputContextManager) -1 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.createSystemFileContexts(InputContextManager, FileStoreEditorInput) -1 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.createResourceContexts(InputContextManager, IFileEditorInput) -1 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.createStorageContexts(InputContextManager, IStorageEditorInput) -1 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.createSystemFileContexts(InputContextManager, FileStoreEditorInput) -1 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.createStorageContexts(InputContextManager, IStorageEditorInput) -1 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.createResourceContexts(InputContextManager, IFileEditorInput) -1 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.createInputContexts(InputContextManager) -1 PRIVATE
RETURN_TYPE
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.DSEditor.createInputContextManager() -1 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSEditor.createInputContextManager() -1 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSEditor.createInputContextManager() -1 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.createInputContextManager() -1 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.createInputContextManager() -1 PRIVATE
[+] InputContextManager(PDEFormEditor) : void
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.DSInputContextManager.DSInputContextManager(PDEFormEditor) -1 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSInputContextManager.CompCSInputContextManager(PDEFormEditor) -1 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContextManager.SimpleCSInputContextManager(PDEFormEditor) -1 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContextManager.CtxHelpInputContextManager(PDEFormEditor) -1 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContextManager.TocInputContextManager(PDEFormEditor) -1 PRIVATE
SUPER_CONSTRUCTORMETHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.DSInputContextManager.DSInputContextManager(PDEFormEditor) 23 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSInputContextManager.CompCSInputContextManager(PDEFormEditor) 28 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContextManager.SimpleCSInputContextManager(PDEFormEditor) 29 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContextManager.CtxHelpInputContextManager(PDEFormEditor) 26 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContextManager.TocInputContextManager(PDEFormEditor) 29 PRIVATE
[+] findContext(String) : InputContext
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.DSInputContextManager.getAggregateModel() 30 PRIVATE
org.eclipse.pde.internal.ds.ui.editor.DSEditor.getInputContext(Object) 126 PRIVATE
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.getDSContext() 464 PRIVATE
org.eclipse.pde.internal.ds.ui.editor.sections.DSProvideSection.getDSContext() 319 PRIVATE
org.eclipse.pde.internal.ds.ui.editor.sections.DSReferenceSection.getDSContext() 403 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSEditor.getInputContext(Object) 126 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSInputContextManager.getAggregateModel() 35 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSEditor.getInputContext(Object) 130 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContextManager.getAggregateModel() 36 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.getInputContext(Object) 253 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContextManager.getAggregateModel() 33 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.getInputContext(Object) 303 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContextManager.getAggregateModel() 36 PRIVATE
[+] getAggregateModel() : IBaseModel
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.DSInputContextManager.getAggregateModel() -1 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSInputContextManager.getAggregateModel() -1 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContextManager.getAggregateModel() -1 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContextManager.getAggregateModel() -1 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContextManager.getAggregateModel() -1 PRIVATE
[+] getPrimaryContext() : InputContext
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.doDragRemove(Object[]) 675 PRIVATE
[+] monitorFile(IFile) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.DSEditor.createResourceContexts(InputContextManager, IFileEditorInput) 71 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSEditor.createResourceContexts(InputContextManager, IFileEditorInput) 92 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSEditor.createResourceContexts(InputContextManager, IFileEditorInput) 95 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.createResourceContexts(InputContextManager, IFileEditorInput) 218 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.createResourceContexts(InputContextManager, IFileEditorInput) 250 PRIVATE
[+] putContext(IEditorInput, InputContext) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.DSEditor.createSystemFileContexts(InputContextManager, FileStoreEditorInput) 84 PRIVATE
org.eclipse.pde.internal.ds.ui.editor.DSEditor.createStorageContexts(InputContextManager, IStorageEditorInput) 76 PRIVATE
org.eclipse.pde.internal.ds.ui.editor.DSEditor.createResourceContexts(InputContextManager, IFileEditorInput) 70 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSEditor.createStorageContexts(InputContextManager, IStorageEditorInput) 99 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSEditor.createSystemFileContexts(InputContextManager, FileStoreEditorInput) 109 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSEditor.createResourceContexts(InputContextManager, IFileEditorInput) 91 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSEditor.createResourceContexts(InputContextManager, IFileEditorInput) 94 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSEditor.createStorageContexts(InputContextManager, IStorageEditorInput) 102 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSEditor.createSystemFileContexts(InputContextManager, FileStoreEditorInput) 112 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.createSystemFileContexts(InputContextManager, FileStoreEditorInput) 235 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.createStorageContexts(InputContextManager, IStorageEditorInput) 225 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.createResourceContexts(InputContextManager, IFileEditorInput) 217 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.createResourceContexts(InputContextManager, IFileEditorInput) 249 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.createSystemFileContexts(InputContextManager, FileStoreEditorInput) 277 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.createStorageContexts(InputContextManager, IStorageEditorInput) 262 PRIVATE

Back to bundle index

Valid HTML 4.01 Transitional